home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / ms-0_06.lha / bms-0.06 / MANIFEST < prev    next >
Text File  |  1993-08-06  |  4KB  |  69 lines

  1. This MandelSpawn distribution should contain the following files (note
  2. that some files are linked to more than one directory):
  3.  
  4. xms-0.06/README              general information
  5. xms-0.06/INSTALL             how to install xms
  6. xms-0.06/TO_DO               things yet to be done
  7. xms-0.06/COPYING             the GNU General Public License, version 1
  8. xms-0.06/MANIFEST            this file
  9. xms-0.06/ChangeLog           recent changes
  10. xms-0.06/Imakefile           Imakefile for the client only
  11. xms-0.06/noImakefile         rudimentary makefile for imake-less users
  12. xms-0.06/main.c              the main program
  13. xms-0.06/Mama.c              parallelism & general supervisory stuff
  14. xms-0.06/Mama.h               - public header for the above
  15. xms-0.06/MamaP.h              - private header for the above
  16. xms-0.06/Ms.c                graphics & interaction
  17. xms-0.06/Ms.h                 - public header for the above
  18. xms-0.06/MsP.h                - public header for the above
  19. xms-0.06/ms_ipc.h            definitions related to server-client communication
  20. xms-0.06/ms_job.h            definition of a work packet
  21. xms-0.06/ms_real.h           definitions for fixed-point arithmetic
  22. xms-0.06/menu.c              popup menu using the X11R4 SimpleMenu widget
  23. xms-0.06/label.c             underflow error message using Label widget
  24. xms-0.06/xms.man             manual page for the client program
  25. xms-0.06/version.h           current version number
  26. xms-0.06/work.c              work distribution (X independent)
  27. xms-0.06/work.h               - header for the above
  28. xms-0.06/mspawn.c            X independent application code
  29. xms-0.06/mspawn.h             - header for the above
  30. xms-0.06/backward.h          X11R2 backwards compatibility hacks
  31. xms-0.06/dot-mslaves         sample /usr/local/etc/mslaves (or .mslaves) file
  32.  
  33. bms-0.06/README              general information
  34. bms-0.06/INSTALL             how to install bms
  35. bms-0.06/COPYING             the GNU General Public License, version 1
  36. bms-0.06/MANIFEST            this file
  37. bms-0.06/TO_DO               things yet to be done
  38. bms-0.06/Makefile            makefile for bms
  39. bms-0.06/bms.1               manual page for bms
  40. bms-0.06/bms.c               main program for bms
  41. bms-0.06/ms_ipc.h            definitions related to server-client communication
  42. bms-0.06/ms_job.h            definition of a work packet
  43. bms-0.06/ms_real.h           mathematical functions
  44. bms-0.06/mspawn.c            X independent application code
  45. bms-0.06/mspawn.h             - header for the above
  46. bms-0.06/work.c              work distribution
  47. bms-0.06/work.h               - header for the above
  48. bms-0.06/version.h           current version number
  49.  
  50. mslaved-0.06/README          general information
  51. mslaved-0.06/INSTALL         how to install mslaved
  52. mslaved-0.06/MANIFEST        this file
  53. mslaved-0.06/COPYING         the GNU General Public License, version 1
  54. mslaved-0.06/TO_DO           things yet to be done
  55. mslaved-0.06/Makefile        makefile for the computation server
  56. mslaved-0.06/ms_ipc.h        definitions related to server-client communication
  57. mslaved-0.06/ms_job.h        definition of a work packet
  58. mslaved-0.06/ms_real.c       mathematical functions
  59. mslaved-0.06/ms_real.h       - definitions for the above
  60. mslaved-0.06/mslaved.c       a sample computation server
  61. mslaved-0.06/mslaved.8        - manual page for the above
  62. mslaved-0.06/mslavedc.c      launcher for mslaved (for those not using inetd)
  63. mslaved-0.06/mslavedc.8       - manual page for the above
  64. mslaved-0.06/enslave         server startup script for those not using inetd
  65. mslaved-0.06/enslave.1        - manual page for the above
  66. mslaved-0.06/dot-enslave     sample .enslave file
  67. mslaved-0.06/version.h       current version number
  68.  
  69.